home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / rexx / FWCalendar.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  3.9 KB  |  103 lines

  1. Short:    THE calendar creator for FW & Pagestream
  2. Author:   Ron Goertz
  3. Uploader: goertz@earthlink.net
  4. Type:     util/rexx
  5. Replaces: util/rexx/FWCalendar*
  6.  
  7.  
  8. A macro for creating calendars in Final Writer v4+ and PageStream v3+, and a macro for adding
  9. events to those calendars.
  10.  
  11. Features:
  12.    Over 100 user-definable variables
  13.    Same program works with Final Writer & PageStream!
  14.    Calendars are fully resizable by changing only the margins - no
  15.       need to change font sizes!
  16.    Start the calendar on any day of the week (eg, Monday, Tuesday, ..., Sunday)
  17.  
  18.    Mini calendars
  19.    "Shadowed" days from previous/next months
  20.    Different backgrounds for weekends, highlights, and holidays
  21.    Print full year on a single page
  22.    Julian dates/days remaining in the year
  23.    Sunrise/sunset times (via SunCalc)
  24.    Sequential week numbers
  25.    Moon phases
  26.    Images on birthdays, anniversaries, etc
  27.  
  28.    Automatic holidays
  29.    Multiple holidays on a day
  30.    Easter and Easter-based events can be included
  31.  
  32.    Single-day events
  33.    Multi-day/week events
  34.    Multiple-line events
  35.    Repeated weekly events
  36.    Repeated monthly events
  37.    End-of-month events
  38.    Events with weekend-exceptions
  39.    Boxed events
  40.    Pre-defined event data files
  41.  
  42.    Fully localized
  43.    Full control over colors and fonts
  44.    Test Mode to verify variables (FW version only)
  45.    Separate settings for Monthly and Yearly calendars
  46.    Launch a program or macro after the calendar is done
  47.    Simple variable editor
  48.    Y2K Compliant!
  49.  
  50.  
  51. CALENDAR MACRO RECENT CHANGES
  52.  
  53. 3.68  1 Oct 99
  54.       Fonts and colors are now accessible through the variable requester
  55.       Fixed a bug in locating the moon image
  56.       Allowance for non-English sentence structures added
  57.       See Variables section on GeneratingM$, GenMVars, GeneratingY$, GenYVars
  58.       Allowed images to be shifted from the center of the date box
  59.       Eliminated need for TestMode, Black$, and White$ variables
  60.  
  61. ADDEVENT MACRO RECENT CHANGES
  62.  
  63. 3.66  4 Oct 99
  64.       FWCAddEvent.data format changed to accomadate ability to change event
  65.         text color as event is added
  66.       Cycle gadget added for colors
  67.       Support for tint (PageStream only) dropped
  68.  
  69.  
  70. ============================= Archive contents =============================
  71.  
  72. Original  Packed Ratio    Date     Time    Name
  73. -------- ------- ----- --------- --------  -------------
  74.      717     333 53.5% 10-Sep-98 22:50:36  FWCalendar.info
  75.     1842     717 61.0% 30-Aug-99 10:27:46 +FWCalendar.data
  76.     3338    1351 59.5% 04-Oct-99 08:39:50 +FWCalendar.data
  77.      987     420 57.4% 30-Aug-99 10:28:08 +FWCalendar.data
  78.     3264    1396 57.2% 04-Oct-99 08:37:50 +FWCalendar.data
  79.      491     231 52.9% 09-Sep-99 08:12:42 +FWCalendar.data.info
  80.     3506    1458 58.4% 04-Oct-99 08:43:04 +FWCalendar.data
  81.      107      90 15.8% 04-Oct-99 09:37:20 +FWCAddEvent.data
  82.    39962   11085 72.2% 04-Oct-99 09:41:44 +FWCAddEvent.rexx
  83.    94875   24366 74.3% 04-Oct-99 09:28:46 +FWCalendar.Guide
  84.   107588   27469 74.4% 04-Oct-99 09:41:42 +FWCalendar.rexx
  85.    52892    3897 92.6% 25-Aug-99 15:11:36 +Anniversary.iff
  86.    81692    3810 95.3% 25-Aug-99 15:11:40 +Birthday.iff
  87.    48092    2330 95.1% 25-Aug-99 15:11:40 +Christmas.iff
  88.    60092    4123 93.1% 04-Oct-99 09:24:42 +FlagDay.iff
  89.    33692    1164 96.5% 25-Aug-99 15:11:38 +Halloween.iff
  90.    48092    3552 92.6% 25-Aug-99 15:11:38 +PresDay.iff
  91.    55292    4119 92.5% 25-Aug-99 15:11:38 +StPatrick.iff
  92.    33692    2463 92.6% 25-Aug-99 15:11:38 +TaxDay.iff
  93.    43292    3423 92.0% 25-Aug-99 15:11:40 +Thanksgiving.iff
  94.    60092    3775 93.7% 25-Aug-99 15:11:40 +Valentine.iff
  95.     1069     457 57.2% 30-Aug-99 10:28:54 +FWCalendar.data
  96.     2998    1215 59.4% 04-Oct-99 08:43:26 +FWCalendar.data
  97.     3215    1259 60.8% 04-Oct-99 08:42:00 +FWCalendar.data
  98.     3130    1216 61.1% 04-Oct-99 08:44:08 +FWCalendar.data
  99.      945     400 57.6% 30-Aug-99 10:32:40 +FWCalendar.data
  100.     3294    1298 60.5% 04-Oct-99 08:44:34 +FWCalendar.data
  101. -------- ------- ----- --------- --------
  102.   788248  107417 86.3% 13-Oct-99 23:53:20   27 files
  103.